home *** CD-ROM | disk | FTP | other *** search
/ iBrowse Update Disc / iBrowse Update Disc.iso / distrib / boot / !Boot / Resources / Configure / !InetSetup / !Run < prev    next >
Text File  |  1997-05-06  |  1KB  |  33 lines

  1. RMEnsure UtilityModule 3.10 Error This version of InetSetup can only run under RISC OS 3.1 or later
  2.  
  3. IF "<Choices$Write>" = "" OR "<Boot$Path>" = "" THEN Error No Boot application appears to have been run.
  4.  
  5. Set InetSetup$Dir <Obey$Dir>
  6. IconSprites <InetSetup$Dir>.!Sprites
  7.  
  8. Set System$Path_Message System resources cannot be found
  9.  
  10. RMEnsure Toolbox 1.36 RMLoad System:Modules.Toolbox.Toolbox
  11. RMEnsure Toolbox 1.36 Error You need Toolbox 1.36 or later to run InetSetup
  12.  
  13. RMEnsure Window 1.30 RMLoad System:Modules.Toolbox.Window
  14. RMEnsure Window 1.30 Error You need Window Object 1.30 or later to run InetSetup
  15.  
  16. RMEnsure Menu 0.23 RMLoad System:Modules.Toolbox.Menu
  17. RMEnsure Menu 0.23 Error You need Menu 0.23 or later to run InetSetup
  18.  
  19. RMEnsure ProgInfo 0.09 RMLoad System:Modules.Toolbox.ProgInfo
  20. RMEnsure ProgInfo 0.09 Error You need ProgInfo 0.09 or later to run InetSetup
  21.  
  22. RMEnsure AUNMsgs 0.06 IF Boot$OSVersion >= 360 THEN RMReInit AUNMsgs ELSE RMLoad System:Modules.Network.AUNMsgs
  23. RMEnsure AUNMsgs 0.06 Error You need AUNMsgs 0.06 or later to run InetSetup
  24.  
  25. Run Resources:$.Resources.ShareFS.!Boot
  26.  
  27. Unset InetSetup$Driver$*
  28. WimpSlot 64k 256k
  29. Repeat Run <InetSetup$Dir>.AutoSense
  30.  
  31. WimpSlot 72k 72k
  32. Run <InetSetup$Dir>.!RunImage
  33.